home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / UTILS / CLT167.ZIP / MVC.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-03-29  |  196 b   |  9 lines

  1. @echo off
  2. rem (c) R&D Associates 1993-1994.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the VISUAL C library.
  6. rem It must be run in the INCLUDE directory.
  7. rem
  8. clint -I. mvc -L mvc -x -w0
  9.